共用方式為


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

傳回

屬性

適用於