Class WebFrame

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

    It is a class for frame of web view.

    public class WebFrame : Disposable
    Inheritance
    object
    Disposable
    WebFrame

    Properties

    View Source

    IsMainFrame

    Checks whether the frame is main frame or not.

    Declaration
    public bool IsMainFrame { get; }
    Property Value
    Type Description
    bool

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX