KF_REDIRECT_FLAGS class enum
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- KF_REDIRECT_CHECK_ONLY → const int
- KF_REDIRECT_COPY_CONTENTS → const int
- KF_REDIRECT_COPY_SOURCE_DACL → const int
- KF_REDIRECT_DEL_SOURCE_CONTENTS → const int
- KF_REDIRECT_EXCLUDE_ALL_KNOWN_SUBFOLDERS → const int
- KF_REDIRECT_OWNER_USER → const int
- KF_REDIRECT_PIN → const int
- KF_REDIRECT_SET_OWNER_EXPLICIT → const int
- KF_REDIRECT_UNPIN → const int
- KF_REDIRECT_USER_EXCLUSIVE → const int
- KF_REDIRECT_WITH_UI → const int