MDLRelativeAssetResolver.CanResolveAsset(String) Method

Definition

[Foundation.Export("canResolveAssetNamed:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool CanResolveAsset (string name);
abstract member CanResolveAsset : string -> bool
override this.CanResolveAsset : string -> bool

Parameters

name
String

Returns

Implements

Attributes

Applies to