GlobalPropsUpdatedObserver
A protocol (or interface) used to receive updates to GlobalProps.
Syntax
iOS
LynxBaseInspectorOwner.h
Android
GlobalPropsObserver.java
Parameters
globalProps: The updated GlobalProps, containing key-value pairs for all properties.
Usage Example
Implementation Steps
- Implement
GlobalPropsUpdatedObserver. - Get the
LynxBaseInspectorOwnerinstance. - Register
GlobalPropsUpdatedObserver.
Code Example
iOS
TestGlobalPropsUpdatedObserver.h
TestGlobalPropsUpdatedObserver.m
ViewController.m
Android
MainActivity.java
Compatibility
LCD tables only load in the browser