Class BatchableExtensions
Inheritance
System.Object
BatchableExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Tizen.UIExtensions.Common
Assembly: Tizen.UIExtensions.NUI.dll
Syntax
public static class BatchableExtensions
Methods
BatchBegin(IBatchable)
Declaration
public static void BatchBegin(this IBatchable target)
Parameters
| Type | Name | Description |
|---|---|---|
| IBatchable | target |
BatchCommit(IBatchable)
Declaration
public static void BatchCommit(this IBatchable target)
Parameters
| Type | Name | Description |
|---|---|---|
| IBatchable | target |
IsBatched(IBatchable)
Declaration
public static bool IsBatched(this IBatchable target)
Parameters
| Type | Name | Description |
|---|---|---|
| IBatchable | target |
Returns
| Type | Description |
|---|---|
| System.Boolean |