Instance Method
インスタンスメソッド
get
getObjectValue(_:for:errorDescription:)
No overview available. 概要は利用可能でありません。
Availability 有効性
- iOS 8.0+
- iPadOS 8.0+
- macOS 10.10+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
func getObjectValue(_ obj: AutoreleasingUnsafeMutablePointer
<AnyObject?>?,
for string: String
,
errorDescription error: AutoreleasingUnsafeMutablePointer
<NSString
?>?) -> Bool