Show / Hide Table of Contents

    Namespace Realms.Schema

    Classes

    ObjectSchema

    Public description of a class stored in a Realm, as a collection of managed Property objects.

    RealmSchema

    Describes the complete set of classes which may be stored in a Realm, either from assembly declarations or, dynamically, by evaluating a Realm from disk.

    Structs

    Property

    Describes a single property of a class stored in a Realm.

    Enums

    PropertyType

    An enum, containing the possible property types.

    Back to top Copyright © 2020 Realm
    Generated by DocFX