Immerse SDK Class Library
Immerse SDK Class Library
Immerse SDK Namespaces
ImmerseSDK.UI
HandUI Class
HandUI Methods
AddCommandsToPage Method
AddCustomPage Method
AddNotification Method
CoroutineInitialise Method
EnableCommandOnPage Method
HasCustomPage Method
OnAwake Method
RemoveCommandsFromPage Method
RemoveNotification Method
RemovePage Method
SetPageAvailable Method
UpdateCommandColorOnPage Method
HandUI
HasCustomPage Method
Returns true if the custom page exists, otherwise false
Namespace:
ImmerseSDK.UI
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
Copy
public
bool
HasCustomPage
(
string
id
)
Parameters
id
Type:
System
String
Return Value
Type:
Boolean
See Also
Reference
HandUI Class
ImmerseSDK.UI Namespace
Copyright (c) Immerse Learning, All rights reserved.
Send comments on this topic to
support@immerse.io