共用方式為


IMDLNamed 介面

定義

實作者定義 Name 屬性的介面。

[Foundation.Protocol(Name="MDLNamed", WrapperType=typeof(ModelIO.MDLNamedWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public interface IMDLNamed : IDisposable, ObjCRuntime.INativeObject
type IMDLNamed = interface
    interface INativeObject
    interface IDisposable
衍生
屬性
實作

屬性

Handle

處理非受控物件標記法) (指標。

(繼承來源 INativeObject)
Name

取得或設定具名物件的描述性名稱。

適用於