Adds missing docs for 186 frameworks including Matter (25k+ pages), CoreGraphics, CoreMedia, IOBluetooth, HIDDriverKit, and more. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
46 lines
2.1 KiB
JSON
46 lines
2.1 KiB
JSON
{
|
|
"abstract" : "Indicates that the state is starting up",
|
|
"codeExamples" : [
|
|
|
|
],
|
|
"contentHash" : "10969463dc4cfbed9741f139e6267af233bdb206811fa75f58c968e74bce5ff3",
|
|
"crawledAt" : "2026-03-10T21:51:16Z",
|
|
"declaration" : {
|
|
"code" : "var SFAuthorizationStartupState: SFAuthorizationViewState { get }",
|
|
"language" : "swift"
|
|
},
|
|
"id" : "928D1209-A9EC-48BF-8FC1-4A6E0C5C3B79",
|
|
"kind" : "unknown",
|
|
"language" : "swift",
|
|
"module" : "Security Interface",
|
|
"platforms" : [
|
|
"macOS"
|
|
],
|
|
"rawMarkdown" : "---\nsource: https:\/\/developer.apple.com\/documentation\/SecurityInterface\/SFAuthorizationStartupState\ncrawled: 2026-03-10T21:51:16Z\n---\n\n# SFAuthorizationStartupState\n\n**Global Variable**\n\nIndicates that the state is starting up\n\n## Declaration\n\n```swift\nvar SFAuthorizationStartupState: SFAuthorizationViewState { get }\n```\n\n## Constants\n\n- **SFAuthorizationViewInProgressState**: Indicates that the state is in progress\n- **SFAuthorizationViewLockedState**: Indicates that the state is locked\n- **SFAuthorizationViewUnlockedState**: Indicates that the state is unlocked\n\n",
|
|
"sections" : [
|
|
{
|
|
"content" : "",
|
|
"items" : [
|
|
{
|
|
"description" : "Indicates that the state is in progress",
|
|
"name" : "SFAuthorizationViewInProgressState",
|
|
"url" : "https:\/\/developer.apple.com\/documentation\/SecurityInterface\/SFAuthorizationViewInProgressState"
|
|
},
|
|
{
|
|
"description" : "Indicates that the state is locked",
|
|
"name" : "SFAuthorizationViewLockedState",
|
|
"url" : "https:\/\/developer.apple.com\/documentation\/SecurityInterface\/SFAuthorizationViewLockedState"
|
|
},
|
|
{
|
|
"description" : "Indicates that the state is unlocked",
|
|
"name" : "SFAuthorizationViewUnlockedState",
|
|
"url" : "https:\/\/developer.apple.com\/documentation\/SecurityInterface\/SFAuthorizationViewUnlockedState"
|
|
}
|
|
],
|
|
"title" : "Constants"
|
|
}
|
|
],
|
|
"source" : "appleJSON",
|
|
"title" : "SFAuthorizationStartupState",
|
|
"url" : "https:\/\/developer.apple.com\/documentation\/SecurityInterface\/SFAuthorizationStartupState"
|
|
} |