PHAsset
PHAsset()
PHAsset(IntPtr)
PHAsset(NativeHandle)
PHAsset(NSObjectFlag)
AdjustmentFormatIdentifier
BurstIdentifier
BurstSelectionTypes
ClassHandle
CreationDate
Duration
Favorite
HasAdjustments
Hidden
LocalIdentifierNotFound
Location
MediaSubtypes
MediaType
ModificationDate
PixelHeight
PixelWidth
PlaybackStyle
RepresentsBurst
SourceType
SyncFailureHidden
CanPerformEditOperation(PHAssetEditOperation)
FetchAssets(PHFetchOptions)
FetchAssets(NSUrl[], PHFetchOptions)
FetchAssets(PHAssetCollection, PHFetchOptions)
FetchAssets(PHAssetMediaType, PHFetchOptions)
FetchAssets(String, PHFetchOptions)
FetchAssetsUsingLocalIdentifiers(String[], PHFetchOptions)
FetchKeyAssets(PHAssetCollection, PHFetchOptions)
CancelContentEditingInputRequest(PHAsset, nuint)
CancelContentEditingInputRequest(PHAsset, nuint)
RequestContentEditingInput(PHAsset, PHContentEditingInputRequestOptions, PHContentEditingHandler)
xamarinmac
namespace Photos
{
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.TvOS, 10, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 13, PlatformArchitecture.All, null)]
[Register("PHAsset", true)]
public class PHAsset : PHObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("fetchAssetsWithBurstIdentifier:options:")]
[Introduced(PlatformName.MacOSX, 10, 15, PlatformArchitecture.All, null)]
public static PHFetchResult! FetchAssets(string! burstIdentifier, PHFetchOptions? options);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API