∟WidgetKit/∟ Topics

WidgetKit - Control configuration

최 수빈 2024. 11. 15. 16:50

 

컨트롤 설정

 

 

 

struct StaticControlConfiguration

 

사용자가 설정할 수 있는 옵션이 없는 제어 위젯에 대한 설명

 

struct AppIntentControlConfiguration

 

사용자가 설정 가능한 옵션을 제공하기 위해 사용자 지정 인텐트를 사용하는 제어 위젯에 대한 설명

 

stuct ControlInfo

 

사용자가 설정한 제어 기능에 대한 정보를 포함하는 구조체

 

 

 

 


 

컨트롤 위젯의 동작 및 구성을 정의하는 구조들

 

 

 

https://developer.apple.com/documentation/widgetkit

 

WidgetKit | Apple Developer Documentation

Extend the reach of your app by creating widgets, watch complications, Live Activities, and controls.

developer.apple.com

 

'∟WidgetKit > ∟ Topics' 카테고리의 다른 글

WidgetKit - Structures  (0) 2024.11.18
WidgetKit-Control updates  (0) 2024.11.16
WidgetKit - Control values and previews  (2) 2024.11.14
WidgetKit - Controls  (1) 2024.11.13
WidgetKit - Widget preview and debugging, Live Activities  (0) 2024.11.12