Share via


UISystemAnimation Enum

Definition

An enumeration specifying system animations, i.e., Delete.

[ObjCRuntime.Native]
public enum UISystemAnimation
[<ObjCRuntime.Native>]
type UISystemAnimation = 
Inheritance
UISystemAnimation
Attributes

Fields

Name Value Description
Delete 0

Option to remove views from the view hierarchy when the animation completes.

Applies to