BindableObject.IDynamicResourceHandler.SetDynamicResource 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.
For internal use by the Xamarin.Forms platform.
void IDynamicResourceHandler.SetDynamicResource (Xamarin.Forms.BindableProperty property, string key);
abstract member Xamarin.Forms.Internals.IDynamicResourceHandler.SetDynamicResource : Xamarin.Forms.BindableProperty * string -> unit
override this.Xamarin.Forms.Internals.IDynamicResourceHandler.SetDynamicResource : Xamarin.Forms.BindableProperty * string -> unit
Parameters
- property
- BindableProperty
For internal use by the Xamarin.Forms platform.
- key
- System.String
For internal use by the Xamarin.Forms platform.