次の方法で共有


AVMetadataItem.GetMetadataItem メソッド

定義

と同じプロパティmetadataItemを持つ をAVMetadataItem作成して返し、作成時にハンドラーを実行します。

[Foundation.Export("metadataItemWithPropertiesOfMetadataItem:valueLoadingHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static AVFoundation.AVMetadataItem GetMetadataItem (AVFoundation.AVMetadataItem metadataItem, Action<AVFoundation.AVMetadataItemValueRequest> handler);
static member GetMetadataItem : AVFoundation.AVMetadataItem * Action<AVFoundation.AVMetadataItemValueRequest> -> AVFoundation.AVMetadataItem

パラメーター

metadataItem
AVMetadataItem

戻り値

属性

適用対象