CloudMediaProvider.CloudMediaSurfaceController.OnConfigChange(Bundle) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("onConfigChange", "(Landroid/os/Bundle;)V", "GetOnConfigChange_Landroid_os_Bundle_Handler", ApiSince=33)]
public abstract void OnConfigChange (Android.OS.Bundle config);
[<Android.Runtime.Register("onConfigChange", "(Landroid/os/Bundle;)V", "GetOnConfigChange_Landroid_os_Bundle_Handler", ApiSince=33)>]
abstract member OnConfigChange : Android.OS.Bundle -> unit
Parameters
- config
- Bundle
- Attributes