INSViewControllerPresentationAnimator インターフェイス

定義

[Foundation.Protocol(Name="NSViewControllerPresentationAnimator", WrapperType=typeof(AppKit.NSViewControllerPresentationAnimatorWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public interface INSViewControllerPresentationAnimator : IDisposable, ObjCRuntime.INativeObject
type INSViewControllerPresentationAnimator = interface
    interface INativeObject
    interface IDisposable
派生
属性
実装

プロパティ

Handle

アンマネージ オブジェクト表現へのハンドル (ポインター)。

(継承元 INativeObject)

メソッド

AnimateDismissal(NSViewController, NSViewController)
AnimatePresentation(NSViewController, NSViewController)

適用対象